home *** CD-ROM | disk | FTP | other *** search
/ Let's Discover North Carolina / Let's Discover North Carolina.iso / pc / FILES / TIME.dxr / 00336_Wrong Order Text1.ls < prev    next >
Encoding:
Text File  |  2000-12-01  |  137 b   |  9 lines

  1. global retFrame, lockButts
  2.  
  3. on mouseUp
  4.   sprite(103).visible = 0
  5.   lockButts = 0
  6.   retFrame = the frame
  7.   go(marker("Twister1Drop"))
  8. end
  9.